home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Organization / HyperTree / card_4030.txt < prev    next >
Encoding:
Text File  |  1988-07-30  |  10.1 KB  |  554 lines

  1. -- card: 4030 from stack: in
  2. -- bmap block id: 18583
  3. -- flags: 0000
  4. -- background id: 2468
  5. -- name: Tree
  6.  
  7.  
  8. -- part 6 (field)
  9. -- low flags: 80
  10. -- high flags: 2007
  11. -- rect: left=3 top=50 right=199 bottom=170
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: CardNames
  20.  
  21.  
  22. -- part 7 (button)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=60 top=305 right=341 bottom=97
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 6720 / 6720
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: New Button
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   pop card
  37. end mouseUp
  38.  
  39.  
  40.  
  41. -- part 9 (button)
  42. -- low flags: 00
  43. -- high flags: 0000
  44. -- rect: left=5 top=138 right=164 bottom=147
  45. -- title width / last selected line: 0
  46. -- icon id / first selected line: 0 / 0
  47. -- text alignment: 1
  48. -- font id: 0
  49. -- text size: 12
  50. -- style flags: 0
  51. -- line height: 16
  52. -- part name: 
  53. ----- HyperTalk script -----
  54. on mouseUp
  55.   push card
  56.   visual wipe right
  57.   go to card (field 6)
  58. end mouseUp
  59.  
  60.  
  61.  
  62. -- part 10 (button)
  63. -- low flags: 00
  64. -- high flags: 0000
  65. -- rect: left=5 top=244 right=270 bottom=147
  66. -- title width / last selected line: 0
  67. -- icon id / first selected line: 0 / 0
  68. -- text alignment: 1
  69. -- font id: 0
  70. -- text size: 12
  71. -- style flags: 0
  72. -- line height: 16
  73. -- part name: 
  74. ----- HyperTalk script -----
  75. on mouseUp
  76.   push card
  77.   visual wipe right
  78.   go to card (field 7)
  79. end mouseUp
  80.  
  81.  
  82.  
  83. -- part 11 (button)
  84. -- low flags: 00
  85. -- high flags: 0000
  86. -- rect: left=152 top=72 right=98 bottom=294
  87. -- title width / last selected line: 0
  88. -- icon id / first selected line: 0 / 0
  89. -- text alignment: 1
  90. -- font id: 0
  91. -- text size: 12
  92. -- style flags: 0
  93. -- line height: 16
  94. -- part name: 
  95. ----- HyperTalk script -----
  96. on mouseUp
  97.   push card
  98.   visual wipe right
  99.   go to card (field 8)
  100. end mouseUp
  101.  
  102.  
  103.  
  104. -- part 12 (button)
  105. -- low flags: 00
  106. -- high flags: 0000
  107. -- rect: left=152 top=137 right=163 bottom=294
  108. -- title width / last selected line: 0
  109. -- icon id / first selected line: 0 / 0
  110. -- text alignment: 1
  111. -- font id: 0
  112. -- text size: 12
  113. -- style flags: 0
  114. -- line height: 16
  115. -- part name: 
  116. ----- HyperTalk script -----
  117. on mouseUp
  118.   push card
  119.   visual wipe right
  120.   go to card (field 9)
  121. end mouseUp
  122.  
  123.  
  124.  
  125. -- part 13 (button)
  126. -- low flags: 00
  127. -- high flags: 0000
  128. -- rect: left=152 top=206 right=232 bottom=294
  129. -- title width / last selected line: 0
  130. -- icon id / first selected line: 0 / 0
  131. -- text alignment: 1
  132. -- font id: 0
  133. -- text size: 12
  134. -- style flags: 0
  135. -- line height: 16
  136. -- part name: 
  137. ----- HyperTalk script -----
  138. on mouseUp
  139.   push card
  140.   visual wipe right
  141.   go to card (field 10)
  142. end mouseUp
  143.  
  144.  
  145.  
  146. -- part 14 (button)
  147. -- low flags: 00
  148. -- high flags: 0000
  149. -- rect: left=152 top=271 right=297 bottom=294
  150. -- title width / last selected line: 0
  151. -- icon id / first selected line: 0 / 0
  152. -- text alignment: 1
  153. -- font id: 0
  154. -- text size: 12
  155. -- style flags: 0
  156. -- line height: 16
  157. -- part name: 
  158. ----- HyperTalk script -----
  159. on mouseUp
  160.   push card
  161.   visual wipe right
  162.   go to card (field 11)
  163. end mouseUp
  164.  
  165.  
  166.  
  167. -- part 15 (button)
  168. -- low flags: 00
  169. -- high flags: 0000
  170. -- rect: left=302 top=20 right=34 bottom=491
  171. -- title width / last selected line: 0
  172. -- icon id / first selected line: 0 / 0
  173. -- text alignment: 1
  174. -- font id: 0
  175. -- text size: 12
  176. -- style flags: 0
  177. -- line height: 16
  178. -- part name: 
  179. ----- HyperTalk script -----
  180. on mouseUp
  181.   push card
  182.   visual wipe right
  183.   go to card (field 12)
  184. end mouseUp
  185.  
  186.  
  187.  
  188. -- part 16 (button)
  189. -- low flags: 00
  190. -- high flags: 0000
  191. -- rect: left=302 top=58 right=72 bottom=491
  192. -- title width / last selected line: 0
  193. -- icon id / first selected line: 0 / 0
  194. -- text alignment: 1
  195. -- font id: 0
  196. -- text size: 12
  197. -- style flags: 0
  198. -- line height: 16
  199. -- part name: 
  200. ----- HyperTalk script -----
  201. on mouseUp
  202.   push card
  203.   visual wipe right
  204.   go to card (field 13)
  205. end mouseUp
  206.  
  207.  
  208.  
  209. -- part 17 (button)
  210. -- low flags: 00
  211. -- high flags: 0000
  212. -- rect: left=302 top=98 right=112 bottom=491
  213. -- title width / last selected line: 0
  214. -- icon id / first selected line: 0 / 0
  215. -- text alignment: 1
  216. -- font id: 0
  217. -- text size: 12
  218. -- style flags: 0
  219. -- line height: 16
  220. -- part name: 
  221. ----- HyperTalk script -----
  222. on mouseUp
  223.   push card
  224.   visual wipe right
  225.   go to card (field 14)
  226. end mouseUp
  227.  
  228.  
  229.  
  230. -- part 18 (button)
  231. -- low flags: 00
  232. -- high flags: 0000
  233. -- rect: left=302 top=136 right=150 bottom=491
  234. -- title width / last selected line: 0
  235. -- icon id / first selected line: 0 / 0
  236. -- text alignment: 1
  237. -- font id: 0
  238. -- text size: 12
  239. -- style flags: 0
  240. -- line height: 16
  241. -- part name: 
  242. ----- HyperTalk script -----
  243. on mouseUp
  244.   push card
  245.   visual wipe right
  246.   go to card (field 15)
  247. end mouseUp
  248.  
  249.  
  250.  
  251. -- part 19 (button)
  252. -- low flags: 00
  253. -- high flags: 0000
  254. -- rect: left=302 top=175 right=189 bottom=491
  255. -- title width / last selected line: 0
  256. -- icon id / first selected line: 0 / 0
  257. -- text alignment: 1
  258. -- font id: 0
  259. -- text size: 12
  260. -- style flags: 0
  261. -- line height: 16
  262. -- part name: 
  263. ----- HyperTalk script -----
  264. on mouseUp
  265.   push card
  266.   visual wipe right
  267.   go to card (field 16)
  268. end mouseUp
  269.  
  270.  
  271.  
  272. -- part 20 (button)
  273. -- low flags: 00
  274. -- high flags: 0000
  275. -- rect: left=302 top=214 right=228 bottom=491
  276. -- title width / last selected line: 0
  277. -- icon id / first selected line: 0 / 0
  278. -- text alignment: 1
  279. -- font id: 0
  280. -- text size: 12
  281. -- style flags: 0
  282. -- line height: 16
  283. -- part name: 
  284. ----- HyperTalk script -----
  285. on mouseUp
  286.   push card
  287.   visual wipe right
  288.   go to card (field 17)
  289. end mouseUp
  290.  
  291.  
  292.  
  293. -- part 21 (button)
  294. -- low flags: 00
  295. -- high flags: 0000
  296. -- rect: left=302 top=255 right=269 bottom=491
  297. -- title width / last selected line: 0
  298. -- icon id / first selected line: 0 / 0
  299. -- text alignment: 1
  300. -- font id: 0
  301. -- text size: 12
  302. -- style flags: 0
  303. -- line height: 16
  304. -- part name: 
  305. ----- HyperTalk script -----
  306. on mouseUp
  307.   push card
  308.   visual wipe right
  309.   go to card (field 18)
  310. end mouseUp
  311.  
  312.  
  313.  
  314. -- part 22 (button)
  315. -- low flags: 00
  316. -- high flags: 0000
  317. -- rect: left=302 top=295 right=309 bottom=491
  318. -- title width / last selected line: 0
  319. -- icon id / first selected line: 0 / 0
  320. -- text alignment: 1
  321. -- font id: 0
  322. -- text size: 12
  323. -- style flags: 0
  324. -- line height: 16
  325. -- part name: 
  326. ----- HyperTalk script -----
  327. on mouseUp
  328.   push card
  329.   visual wipe right
  330.   go to card (field 19)
  331. end mouseUp
  332.  
  333.  
  334.  
  335. -- part 23 (button)
  336. -- low flags: 00
  337. -- high flags: 0000
  338. -- rect: left=6 top=20 right=40 bottom=298
  339. -- title width / last selected line: 0
  340. -- icon id / first selected line: 0 / 0
  341. -- text alignment: 1
  342. -- font id: 0
  343. -- text size: 12
  344. -- style flags: 0
  345. -- line height: 16
  346. -- part name: 
  347. ----- HyperTalk script -----
  348. on mouseUp
  349.   push card
  350.   visual wipe right
  351.   go to card (field 1)
  352. end mouseUp
  353.  
  354.  
  355.  
  356. -- part 24 (button)
  357. -- low flags: 00
  358. -- high flags: 0000
  359. -- rect: left=103 top=305 right=341 bottom=139
  360. -- title width / last selected line: 0
  361. -- icon id / first selected line: 21700 / 21700
  362. -- text alignment: 1
  363. -- font id: 0
  364. -- text size: 12
  365. -- style flags: 0
  366. -- line height: 16
  367. -- part name: Go Home
  368. ----- HyperTalk script -----
  369. on mouseUp
  370.   visual dissolve
  371.   go home
  372. end mouseUp
  373.  
  374.  
  375.  
  376. -- part 27 (button)
  377. -- low flags: 00
  378. -- high flags: 0000
  379. -- rect: left=17 top=305 right=341 bottom=53
  380. -- title width / last selected line: 0
  381. -- icon id / first selected line: 1007 / 1007
  382. -- text alignment: 1
  383. -- font id: 0
  384. -- text size: 12
  385. -- style flags: 0
  386. -- line height: 16
  387. -- part name: New Button
  388. ----- HyperTalk script -----
  389. on mouseUp
  390.   answer "Print this family tree?" with "No" or "Yes"
  391.   if it is "No"
  392.   then
  393.   exit mouseUp
  394. else
  395.   open printing
  396.   repeat with x = 19 to 20
  397.     show button x
  398.   end repeat
  399.   print this card
  400.   close printing
  401.   repeat with x = 19 to 20
  402.     hide button x
  403.   end repeat
  404. end if
  405. end mouseUp
  406.  
  407.  
  408.  
  409. -- part 25 (button)
  410. -- low flags: 80
  411. -- high flags: 0001
  412. -- rect: left=17 top=304 right=341 bottom=144
  413. -- title width / last selected line: 0
  414. -- icon id / first selected line: 0 / 0
  415. -- text alignment: 1
  416. -- font id: 0
  417. -- text size: 12
  418. -- style flags: 0
  419. -- line height: 16
  420. -- part name: 
  421.  
  422.  
  423. -- part 26 (button)
  424. -- low flags: 80
  425. -- high flags: 0001
  426. -- rect: left=491 top=20 right=318 bottom=512
  427. -- title width / last selected line: 0
  428. -- icon id / first selected line: 0 / 0
  429. -- text alignment: 1
  430. -- font id: 0
  431. -- text size: 12
  432. -- style flags: 0
  433. -- line height: 16
  434. -- part name: 
  435.  
  436.  
  437. -- part contents for card part 6
  438. ----- text -----
  439.  
  440.  
  441.  
  442. Brian Lee Bechtel
  443. Bradley Gene Bechtel
  444. Bruce Allen Bechtel
  445. Elaine Christine Bechtel
  446. Brent James Bechtel
  447. Colleen Annette Bechtel
  448. Janice Maureen Bechtel
  449. Donald James Bechtel
  450. Christine Anne Keller
  451. Margaret Christine Bechtel
  452. John Bechtel
  453. Joseph Levi Bechtel
  454. Veronica Bechtel
  455. Lawrence Gerald Bechtel
  456. Evangeline Marie Bechtel
  457. Richard Leo Bechtel
  458. Cyrus Bechtel
  459. Anne McElgunn
  460. Elizabeth Bechtel
  461. Walter Bechtel
  462. Luella Bechtel
  463. Agnes Bechtel
  464. Burke Bechtel
  465. Levi Joseph Bechtel
  466. Johanna Burke
  467. Catherine Bechtel
  468. Mary Ann Bechtel
  469. Absalom Bechtel
  470. Suzanna Bechtel
  471. John Bechtel (2)
  472. Cyrus Bechtel(1)
  473. John Bechtel(1)
  474. Elizabeth Wanner
  475. Elizabeth Bechtel (1)
  476. Mary Bechtel
  477. Nancy Bechtel
  478. Abraham (Abram) Bechtel
  479. William Bechtel
  480. Jacob Bechtel
  481. John Bechtel (3)
  482. Amos Bechtel
  483. Noah Bechtel
  484. Magdalena Bechtel
  485. Issac Bechtel
  486. Lydia Bechtel
  487. Daniel (David) Bechtel
  488. Abraham Bechtel
  489. Elizabeth Wanner (1)
  490. Mary Margaret Romano
  491. Gregory Francis Romano
  492. George Alexander Romano
  493. George Francis Romano
  494. Margaret Isabel Poucher
  495. Linda Meryl Katz
  496. Jennifer Ruth Romano
  497. Frank Paul Romano
  498. Albert Peter Romano
  499. Antonio Harold Romano, Junior
  500. Antonio Romano
  501. Maria Del Borello
  502. Helen Ramspeck Poucher
  503. Jean Ross Poucher
  504. Eugene Thomas Poucher
  505. Lois Russell Poucher
  506. Ralph Irving Poucher
  507. Margaret Morgan Ramspeck
  508. Margaret Morgan Thomas
  509. Le Roi Keller
  510. Eugene Wendelin Keller
  511. Rochus Keller
  512. Christine Anne Sattler
  513. Joseph Keller
  514. Walter Keller
  515. Christine Keller
  516. Anton Keller
  517. Mary Gross
  518. Wendelin Sattler
  519. Christine Burckhard
  520. Andrew Burckhard
  521. Michael Burckhard
  522. Theresa Burckhard
  523. Eva Burckhard
  524. Frank Burckhard
  525. Elizabeth Burckhard
  526. Josephine ? (Burckhard)
  527. Frank Burckhard (1)
  528. Frank McElgunn
  529. Dennie W McElgunn
  530. John Edward McElgunn
  531. Mike Martin McElgunn
  532. Leo Joseph McElgunn
  533. Bernard James McElgunn
  534. Elizabeth McElgunn
  535. Paul Gregory McElgunn
  536. Steven Ambroius McElgunn
  537. John McElgunn
  538. Julia Donahue
  539. Curtis James Bechtel
  540.  
  541. Jennifer Christine Bechtel
  542. Evan Scott Bechtel
  543.  
  544.  
  545.  
  546.  
  547.  
  548.  
  549. Brian Bechtel
  550.  
  551.  
  552. -- part contents for background part 1
  553. ----- text -----
  554. Brian Bechtel